Skip to main content

All Questions

Tagged with
-1votes
2answers
143views

Combination of SDLC models [closed]

I have a problem where our current SDLC model is the V-model which is great for its verification/validation of all phases, but lacks the support for iterations. Spiral model on the other hand has ...
LAL's user avatar
  • 11
1vote
2answers
145views

Productivity - Pushing towards 3 (at max 4) completed requests followed by code commits in a span of 8 hour interval on novel support requests

Situation Right now, I am at a point of realization, that at my present position I am not completing requests with regular interval, have spaced out request completion. But to approach my true ...
Vahe's user avatar
  • 143
1vote
2answers
382views

Definition of Done/Definition of Ready - Shared for the whole organization?

Definition of Done and Definition of Ready may be very helpful in the organizations that are new to Agile methodology and Scrum framework. Must all teams share the same DoD and DoR or it can be ...
DarkKnightSM's user avatar
1vote
3answers
281views

What were the most used SDLCs before Agile? [closed]

Before the creation of Agile, what were the most used models in Software Development? I am writing a thesis on the various ITS software (like Jira) used to implement these models and I want to put a ...
Cip's user avatar
  • 39
8votes
2answers
359views

Does this count as a user story for a basic Sudoku game?

I am trying to make a user story for a basic Sudoku game, using the agile software development approach. I get the concept behind user stories, but I was just wondering if it was possible to get an ...
Minhal Syed's user avatar
0votes
1answer
833views

When should I update 'due date' in JIRA?

Me and my collegue were having a discussion about when assignee should update 'due date' of the task in JIRA. My point is, assinee should update 'due date' only after he starts working over it so that ...
Dave Ranjan's user avatar
7votes
2answers
1kviews

Scrum & Kanban Integration - How to coordinate dev team capacity?

I'm a Scrum Master of a team that is working on developing a software & maintaining its production issues. I'm planning to combine Scrum and Kanban. Where Scrum is for development, and Kanban is ...
Shadin's user avatar
3votes
4answers
2kviews

Increasing User Changes/Requirements in Agile Methodology

My question is quite simple. How to handle a situation where the team is applying agile methodology in software projects and there so many iterations and change in requirements, that the schedule is ...
Bat_Programmer's user avatar
9votes
5answers
854views

Extreme Programming practices make an application more error prone? [closed]

I am conducting academic research on the topic of Extreme Programming and whether its practices lead to creating space for more errors and bugs in applications. From the experiences I gathered from ...
SajjadHashmi's user avatar
19votes
6answers
1kviews

Development methodologies when hundred of developers are working on one single solution?

We are an organisation consisting of around 200 developers that are working continuously on one single product (using the revision control Git) which is planned to be released at a certain date. Due ...
corgrath's user avatar
13votes
6answers
3kviews

Rewriting software using Agile methodologies

Suppose you have to rewrite an entire application using Agile methodologies, how would you do it? I guess you could write a big bunch of user stories based in the behavior of your current system. And ...
Asier Barrenetxea's user avatar

close